Release 10.1A: OpenEdge Data Management:
DataServer for Microsoft SQL Server


MSSMAN utility

Use the MSSMAN utility to control the operation of a configured DataServer for MS SQL Server. The utility allows you to start a broker, query its status, start and stop additional DataServer servers, and shut down the broker.

Syntax

Operating system

Syntax
Windows
mssman
{
{ -name DataServer-name
{
-kill
| -start
           | -stop
| -query
}
[
-host host-name -user user-name
| -user user-name
]
[ -port port-number ]
}
| -help
}

Parameters

-name DataServer–name

Specifies the name of a broker. This parameter is required.

-kill

Stops and removes the DataServer broker from memory, no matter what it is doing.

-start

Starts the DataServer broker.

-stop

Tells the DataServer broker to stop itself.

-query

Queries the DataServer brokers and servers for status.

-host host–name

Specifies the name of the machine where the AdminService is running. If a host name is not specified, it defaults to the local host name.

-user user–name

Specifies a user name and prompts for a password. A user name and password are required only when you use the -host parameter and specify a remote host name. If you specify a remote host name with the -host parameter, but do not specify a user name with the -user parameter, you receive a prompt for a username and password.

-port port–number

Specifies the port number of the machine on which the AdminService is running. If a port number is not specified, it defaults to 20931.

-help

Displays command line help.

Notes


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095